Fix SafeAreaPaddingModifier#793
Conversation
🤖 Augment PR SummarySummary: Fixes Changes: Adds 🤖 Was this summary useful? React with 👍 or 👎 |
| .bug("https://github.com/OpenSwiftUIProject/OpenSwiftUI/issues/511"), | ||
| .disabled("Extra spacing value is taken into account. Disable the test case before we fix it.") | ||
| ) | ||
| @Test(.bug("https://github.com/OpenSwiftUIProject/OpenSwiftUI/issues/511")) |
There was a problem hiding this comment.
Now that SafeAreaPaddingModifier behavior depends on the selected edges, consider adding a snapshot here that exercises a non-.all case (e.g. .safeAreaPadding(.horizontal, 20)) so regressions in edge filtering get caught.
Severity: low
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
|
hey guys i am intrested in contributing to this project .... are you guys okay with it? |
Fix #511